home *** CD-ROM | disk | FTP | other *** search
/ BlastDOS / [DOS_Application]_BIT_Software_-_BitCom_3.58c_-_Distribution_Disks.zip / PARM.HLP < prev    next >
Text File  |  1990-06-01  |  10KB  |  232 lines

  1.                @4BitCom -- Communications System@1
  2.                    @3PARAMETERS HELP@1
  3.  
  4. @5FUNCTION KEYS:@1
  5. @H    Show this help page.
  6. @Q    Return to Selection Menu.
  7. @D    Delete current record.
  8. @N    Add a new record.
  9. @r    Show next record.
  10. @R    Show previous record.
  11. @F    Move cursor to previous field.
  12. @f    Move cursor to next field.
  13. @S    Move cursor right, or select next field value.
  14. @s    Move cursor left, or select previous field value.
  15. @C    Begin communications using current values.
  16.  
  17. This is the Communications Parameters screen.  In this screen you may give
  18. the multitude of communications parameters that must be set for the wide
  19. variety of over complicated systems in the world.  The keys @F and @f
  20. allow you to move from field to field.    The keys @S and @s function
  21. differently depending on what type of field you are in.  There are four
  22. types of fields as follows:@
  23.                @4BitCom -- Communications System@1
  24.                    @3PARAMETERS HELP@1
  25.  
  26.     STRING      - In this field type, you may enter a string.  The @S
  27.             and @s keys move the cursor right and left, plus the
  28.             following keys give the indicated function:
  29.             Ins   - Turn on/off insert mode.  Characters typed will
  30.                 be inserted at current position.
  31.             Del   - Delete character above cursor and shift string
  32.                 left.
  33.             ──   - Backspace, delete character to left of cursor
  34.                 and shift string left.
  35.             Home  - Move cursor to 1st position in field.
  36.             End   - Move cursor one past the last non-blank in field.
  37.     SELECT      - In this field type, the only valid keys to press are
  38.             @S and @s, which select the next or previous field
  39.             value.
  40.     SELNUM      - This is like a SELECTION field, except that when the
  41.             value in the field is all numeric, you may press the keys
  42.             '1' through '9' and '0' to enter a number.
  43.     KEY      - Here you may press ESC, and then press any special key.
  44.             The field will be assigned the value of that key.@
  45.                @4BitCom -- Communications System@1
  46.                    @3PARAMETERS HELP@1
  47.  
  48. In the following field descriptions, each field name will be followed by one
  49. of the previous field type names (STRING, SELECT, SELNUM, or KEY).
  50.  
  51. @3Record Id@1_____@2STRING@1
  52.   A record identifier to be used when writing "script"  files.  The maximum
  53.   length is 8 characters.  The id should be unique for all records in the
  54.   database.  The reason for only 8 characters is to minimize processing time
  55.   when running a "script".
  56.  
  57. @3Description@1___@2STRING@1
  58.   A longer description of the record, usually more useful to humans than
  59.   the 8 character id.
  60.  
  61. @3Phone Number@1__@2STRING@1
  62.   The number to be dialed.  Up to 40 characters may be given so there is room
  63.   for long distance prefixes, area code, number, and modem commands.  Note
  64.   that when the number is dialed, the global "Dial Prefix" and "Dial Suffix"
  65.   strings will be sent before and after the number.@
  66.                @4BitCom -- Communications System@1
  67.                    @3PARAMETERS HELP@1
  68.  
  69. @3Last Connect Date and Time@1
  70.   These are not input fields, but are here to show you when you last made
  71.   a successful connection to the current number.
  72.  
  73. @3MNP@1__________@2SELECT@1
  74.   If 'Yes', use MNP Dial Prefix. This is provided to support MNP modem.
  75.  
  76. @3Baud@1__________@2SELECT@1
  77.   The Baud rate you wish to communicate at, normally 300 or 1200 for modems.
  78.  
  79. @3Parity@1________@2SELECT@1
  80.   The parity checking method to be used.  Possible values are None, Even, Odd,
  81.   Mark, or Space.
  82.  
  83. @3Data@1__________@2SELECT@1
  84.   The number of bits to use for Data.  Only valid values are 7 or 8.  Note
  85.   that if XMODEM file sending/receiving is to be done, 8 is required.
  86.  
  87. @3Stop@1__________@2SELECT@1
  88.   The number of stop bits to use.  Only valid values are 1 or 2.@
  89.                @4BitCom -- Communications System@1
  90.                    @3PARAMETERS HELP@1
  91.  
  92. @3Echo@1__________@2SELECT@1
  93.   Either 'Yes' which tells BitCom to display each character you type, or
  94.   'No' which implies that the computer you are talking to will do the Echo
  95.   (i.e. it will send back each character as it receives it). Echo=Yes is
  96.   sometimes referred to as "Half Duplex", and Echo=No as "Full Duplex".
  97.  
  98. @3Mode@1__________@2SELECT@1
  99.   Either 'Call', 'Ansr' or 'Drct'.  If 'Call', when you press @C the number
  100.   will be dialed.  If 'Ansr', the number is not dialed but the modem "Answer
  101.   String" is sent.  If 'Drct' a direct connection is assumed (nothing is sent).
  102.  
  103. @3FlwCtl@1________@2SELECT@1
  104.   Either 'None', 'XON/XOFF', or 'RTS/CTS'.  XON/XOFF will use the software 
  105.   flow control.  RTS/CTS will use the hardware flow.
  106.  
  107. @3Help@1__________@2KEY@1
  108.   The key which places you in the help world while you are in communications.
  109.   This key need not necessarily be the same as the usual help key (@H).@
  110.                @4BitCom -- Communications System@1
  111.                    @3PARAMETERS HELP@1
  112.  
  113. @3Escape@1________@2KEY@1
  114.   The key which presents you with the options menu, whereby you can initiate
  115.   sending and receiving files, change communications parameters, issue DOS
  116.   commands, and hangup the phone while communicating.
  117.  
  118. @3Print@1_________@2KEY@1
  119.   The key which turns on/off sending a copy of screen data to the printer.
  120.  
  121. @3Break@1_________@2KEY@1
  122.   The key which will send a "Break" signal to the other computer.  Note that
  123.   BitCom (unlike most communications systems) allows you to define the real
  124.   "Break" key (Ctl-Scroll Lock) for this function.
  125.  
  126. @3Snapshot@1______@2KEY@1
  127.   This key will send a copy of the screen (80 columns by 25 lines) to a file
  128.   or the printer.  When you first press this key in BitCom session, you will
  129.   be prompted for a filename.  Thereafter when you press it, you will be
  130.   prompted, but you may merely press @C.  In all cases the screen will be
  131.   appended to the filename you specify.@
  132.                @4BitCom -- Communications System@1
  133.                    @3PARAMETERS HELP@1
  134.  
  135. @3Trace@1_________@2SELECT@1
  136.   This field may be 'None' for no trace, or 'Ascii' or 'Hex'.  If 'Ascii',
  137.   special control codes received are echoed as and @@ (at-sign) followed
  138.   by the name of that code (e.g. @@Ctl-B).  If 'Hex', special codes are echoed
  139.   as a $ (dollar) followed by the hexadecimal version of that key (e.g. $1B).
  140.   'Esc' writes received emulation escape codes to the capture file (if any).
  141.  
  142. @3Output@1________@2SELECT@1
  143.   If 'Yes', line feed characters are not sent if sending a file in Ascii mode.
  144.  
  145. @3Input@1_________@2SELECT@1
  146.   If 'Yes', input from the other system will be 'cleaned up' before being
  147.   displayed.  Special control codes are stripped, and the high bit is
  148.   also removed.
  149.  
  150. @3Auto LF@1_______@2SELECT@1
  151.   If 'Yes', when a carriage return (CR) is received from the host, a line feed
  152.   (LF) will be written to the display also.  Alternatively, when a LF is
  153.   received, a CR will be written to the display also.@
  154.                @4BitCom -- Communications System@1
  155.                    @3PARAMETERS HELP@1
  156.  
  157. @3Exp Tab@1_______@2SELECT@1
  158.   If 'Yes', tab characters will be expanded to the appropriate number of
  159.   blanks when sending a file in Ascii mode.
  160.  
  161. @3Up Case@1_______@2SELECT@1
  162.   If 'Yes', all characters sent to the host will be converted to upper case.
  163.  
  164. @3BlankLn@1_______@2SELECT@1
  165.   If 'Yes', lines consisting of nothing but blanks will be sent as a single
  166.   blank character when sending a file in Ascii mode.  This is provided
  167.   because some systems treat a totally blank line as end-of-file.
  168.  
  169. @3Csend@1_________@2SELNUM@1
  170.   The type of delay to take place after sending each character in Ascii mode.
  171.   'None' means no delay, 'Echo' means wait for the host to send a character
  172.   back before sending the next, or you may enter a number which specifies
  173.   the number of hundredths of seconds to wait after each character.@
  174.                @4BitCom -- Communications System@1
  175.                    @3PARAMETERS HELP@1
  176.  
  177. @3Lsend@1_________@2SELNUM@1
  178.   The type of delay to take place after sending each line in Ascii mode.
  179.   'None' means no delay, 'Echo' means wait for the host to send a line feed
  180.   (LF) character, 'Manual' means wait until you press a key, or you may enter
  181.   a number which specifies the number of hundredths of seconds to